home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / habilidade_1209.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-22  |  54b  |  5 lines

  1. on(release){
  2.    gotoAndStop("move");
  3.    play();
  4. }
  5.